Memory exhausted in AllocSetReAlloc - Mailing list pgsql-general

From Eric Cholet
Subject Memory exhausted in AllocSetReAlloc
Date
Msg-id 102607917.1005750198@[192.168.1.14]
Whole thread Raw
List pgsql-general
Using CREATE INDEX on a large table (>70 million rows)
results in the following error:

ERROR:  Memory exhausted in AllocSetReAlloc(134217728)

(134217728 is exactly 128 megabytes).

The box has 2Gigs of RAM.
=> select version();
                               version
---------------------------------------------------------------------
 PostgreSQL 7.1.3 on i386-unknown-freebsd4.4, compiled by GCC 2.95.3

Is there anyway around this ?

--
Eric Cholet


pgsql-general by date:

Previous
From: Daniel Rubio
Date:
Subject: How to store koi8-r (cyrillic) data?
Next
From: Jean-Michel POURE
Date:
Subject: Re: How to store koi8-r (cyrillic) data?